Generic Class Table
Level |
---|
1st |
2nd |
3rd |
4th |
5th |
6th |
7th |
8th |
9th |
10th |
11th |
12th |
13th |
14th |
15th |
16th |
17th |
18th |
19th |
20th |
Expects a Max Level from 1-20.
Expects 1-5 headers in the format "Header1", "Header2" etc.
For each header, define variables for each row, in the format:
C1_R1=Foo
C1_R2=Bar
etc
Where C stands for column and R stands for row.
Example Area
{{Generic Class Table
|Max Level=10
|Header1=Foos
|Header2=Bars
|Header3=Blees
|C1_R1=Foo1
|C1_R2=Foo2
|C1_R3=Foo3
|C1_R4=Foo4
|C1_R5=Foo5
|C1_R6=Foo6
|C1_R7=Foo7
|C1_R8=Foo8
|C1_R9=Foo9
|C1_R10=Foo10
|C2_R1=Bar1
|C2_R2=Bar2
|C2_R3=Bar3
|C2_R4=Bar4
|C2_R5=Bar5
|C2_R6=Bar6
|C2_R7=Bar7
|C2_R8=Bar8
|C2_R9=Bar9
|C2_R10=Bar10
|C3_R1=Blee1
|C3_R2=Blee2
|C3_R3=Blee3
|C3_R4=Blee4
|C3_R5=Blee5
|C3_R6=Blee6
|C3_R7=Blee7
|C3_R8=Blee8
|C3_R9=Blee9
|C3_R10=Blee10
}}